home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / faq / comp / info_vax / part03 < prev    next >
Internet Message Format  |  1994-04-02  |  23KB

  1. Path: bloom-beacon.mit.edu!hookup!swrinde!cs.utexas.edu!uunet!thehulk!munroe
  2. Newsgroups: vmsnet.misc,comp.os.vms,news.answers,comp.answers
  3. Subject: Info-VAX: "Advanced" Common Questions
  4. Message-ID: <info-vax-3.19940401.040126@dmc.com>
  5. From: munroe@dmc.com
  6. Date: 1 Apr 94 04:06:29 EDT
  7. Followup-To: vmsnet.misc
  8. Expires: 13 May 94 00:00:00 GMT
  9. References: <info-vax-1.19940401.040126@dmc.com>
  10. Organization: Doyle, Munroe Consultants, Inc., Hudson, Ma. 01749, USA
  11. Approved: munroe@dmc.com
  12. Lines: 475
  13. Xref: bloom-beacon.mit.edu vmsnet.misc:1773 comp.os.vms:34069 news.answers:17210 comp.answers:4397
  14.  
  15. Archive-name:   info-vax/part03
  16. Last-modified:  1992/09/05
  17.  
  18. [Changes since last posting: None.]
  19.  
  20.            The Info-VAX Monthly Posting
  21.            ----------------------------
  22.            PART 3 -- Advanced "Common Questions".
  23.            (Coordinated by Dick Munroe, written by many others)
  24.  
  25. (Part 1 is an introduction to Info-VAX.  Part 2 is Beginner Common Questions.
  26. Part 4 is about how to find software.)
  27.  
  28. Save this message for future reference!
  29.  
  30. Table of Contents:
  31.  
  32. ,BAC   -- Advice on how NOT to backup your VAX            updated 1989-08-03
  33.           LEICHTER@VENUS.YCC.YALE.EDU (Jerry Leichter)
  34. ,BOOT  -- Booting a system whose disk is full.                  1992-08-12
  35.       rankin@eql.caltech.edu (Pat Rankin)
  36. ,DIR   -- Why is my directory so slow                  1992-08-09
  37.       Various people from vmsnet.internals
  38. ,SIG   -- How to set up automatic signatures, etc.          added 1989-09-29
  39.           CADS_COLE@GALLUA.BITNET (Kevin Cole)
  40. ,FLA   -- No question is stupid...                          added 1989-10-02
  41.           [A reminder to "us gurus" -TAL]
  42.           FASTEDDY@DFTNIC.GSFC.NASA.GOV (John McMahon)
  43. ,IMAGE-DUMP-ANALYSIS
  44.        -- Debugging using ANALYZE/PROCESS/IMAGE.        added 1992-09-05
  45.       Martin Jensen <mjensen@BBN.COM>
  46.       George Carrette <gjc@mitech.com>
  47. ,MCR   -- About MCR (Bruce Wright)                          added 1989-10-02
  48.           rti!bcw@MCNC.ORG
  49.  
  50. (the ",BAC", ",SIG", etc are keywords.  If you search for that text
  51. (including the ",") you will be brought to the beginning of that article.)
  52.  
  53. ---------------------------------------------------------------------
  54. ,BAC
  55. Subject: VMS Backup tips
  56. >From LEICHTER@VENUS.YCC.YALE.EDU ("Jerry Leichter") Tue Aug  1 10:01:00 1989
  57. Lines: 74
  58.  
  59. >[Various messages concerning long BACKUP times on a MicroVAX II, along with a
  60. >recommendation of the command line:
  61. >   $ back/log/ver *.*/ignore=inter mua0:backup.bck/sav/buf=5/blo=17408-
  62. >        /nocrc/group=0
  63. >]
  64. >
  65. > I think that Bob's response addresses part of the major problem with
  66. > BACKUPs on uVAX-IIs:  that of CRC.  On uVAX-IIs, the CRC instruction is
  67. > emulated in software as opposed to being in hardware as it is in its
  68. > bigger brothers.  As you might imagine, doing CRCs takes forever on a II.
  69. > /NOCRC is a MUST in your BACKUP command line.
  70.  
  71. In general, both of these pieces of advice - ESPECIALLY the first one!  -
  72. are EXTREMELY BAD.  They are the equivalent of "Locksmiths are SO expensive,
  73. I won't bother to install locks on my front door".  Such advice might make
  74. sense in some parts of the country, but try it in New York City....
  75.  
  76. Before considering this advice, decide for yourself just WHY you are doing
  77. backups.  Is it because you've heard that it's a good idea, or because it
  78. appears on your job description, but you don't REALLY expect ever to USE all
  79. those tapes you are writing?  Or is it because you want a safe copy of your
  80. data in case something goes wrong with your disk, or in case you just
  81. acciden- tally delete something important?
  82.  
  83. If it's the former, I'll suggest that you can actually make BACKUP run even
  84. faster; just add /CREATED/SINCE:TOMORROW.  Try it - you should see amazing
  85. results.  In fact, the results will be so good that you should be able to
  86. save all the typing for those other tacky qualifiers.
  87.  
  88. It it's the latter, consider what chances you are taking:
  89.  
  90.  - If you use /NOCRC, you are relying on the error detection capabilitites
  91. of the tape hardware.  This varies in ability to detect problems, depending
  92. on the kind of tape and the density.  Even at its best, it provides no
  93. protection against problems with the tape interface, with the bus, with
  94. memory, and so on.  ALL of these are known potential failure points.
  95.  
  96. - If you add /GROUP=0, you are disabling BACKUP's ability to recover from
  97. errors that develop on the tape while it is in storage, among other things.
  98. What you are getting in return is about 10% more data on the tape.  Sounds
  99. like a very poor tradeoff to me.
  100.  
  101.  - I don't know how the block size of 17408 was selected.  The default value
  102. (2048) was chosen by people with some data about tape failure statistics.
  103. It's a tradeoff:  The larger the block size, the more data you can fit on
  104. the tape - but the larger the probability of two blocks in a redundancy
  105. group suffering simultaneous errors, so that the data is irretrievably lost.
  106.  
  107. Of course, since redundancy groups have been disabled (by /GROUP=0) this
  108. makes little difference anyway.
  109.  
  110.  - Also about /BLOCK:  The combination of a large blocksize with a large
  111. buffer count can cause a reel-to-reel tape to run off the end of the reel.
  112. (Tapes have reflective "end of tape" markers well in from the end of the
  113. tape, but if enough data is already "in the pipe" it can be impossible to
  114. stop the drive in time.  Ever try threading a tape backwards?)
  115.  
  116. I can think of almost no reason to play with the redundancy group size,
  117. except for things like BACKUP savesets used to transfer stuff across a
  118. network where errors are unlikely and you can get another copy of the
  119. damaged stuff if you need it.
  120.  
  121. I can think of few reasons to play around with the block size.
  122.  
  123. I personally can't imagine a serious backup policy based on use of /NOCRC,
  124. at least as a universal policy.  (I suppose you MIGHT do weekly backups
  125. /CRC, and nightly incrementals /NOCRC, figuring that the cost of having to
  126. go back, at the very worst, to the weekly backup is small enough to justify
  127. the additional risk.)
  128.  
  129. There are significant tradeoffs to be made here.  "Speed of backup" is only
  130. one factor.  You have to decide for your own site how to balance this factor
  131. against the others.  But do it in an informed way!  Also, be ready to
  132. re-examine your conclusions as the data change:  BACKUP in VMS V5.2 should
  133. be much faster.  In particular, the CRC algorithms have been SIGNIFICANTLY
  134. sped up.
  135.  
  136.        -- Jerry
  137.  
  138. ---------------------------------------------------------------------
  139. ,BOOT
  140.  
  141. >Subject: Re: How to boot VMS from a failed AUDIT writing
  142. >From: rankin@eql.caltech.edu (Pat Rankin)
  143. >
  144. >In newsgroup vmsnet.misc, article <1992Aug10.142728.4397@mic.ucla.edu>,\
  145. > shinn@agsm.ucla.edu (Shinn-Tzong Wu) writes...
  146. >> Hi, we just encounteded one of our worst nightmare, the VAXStation 3100
  147. >> (running VMS 5.3) died probably because it ran out of disk space for  
  148. >> the AUDIT process.  Since the AUDIT process tried to write into the
  149. >> full disk in the process of rebooting, there seemed to be no way that we
  150. >> can bring the system up.  We tried to boot it from a stand alone tape but
  151. >> it won't access to any of the disks.  Can anyone suggest any help?  Thanks...
  152. >
  153. >     Use a conversational boot to bring up a minimum system.  For a 3100,
  154. >use B/1 at the `>>>' console prompt.  (If you have a console password
  155. >enabled, you'll have to enter it in order to use any variant of the boot
  156. >command other than just "B".)  From B/1, you'll get a `SYSBOOT>' prompt
  157. >where you can modify SYSGEN parameters; do the following
  158. >SYSBOOT> SET STARTUP_P1 "MIN"
  159. >SYSBOOT> CONTINUE
  160. >from there the system will boot normally, except that under a minimum
  161. >system many things are suppressed, including the audit server.  (Also
  162. >systartup_v5, the site-specific startup procedure, is suppressed, as are
  163. >sylogin and login.com once the system is up.)
  164. >
  165. >     Log in immediately as SYSTEM, use SET LOGIN/INTERACTIVE=1 to keep
  166. >ordinary users out, and then purge, delete, or move files to recover
  167. >sufficient disk space for normal operation.  Lastly, reset the system
  168. >parameters
  169. >$ run sys$system:sysgen
  170. >SYSGEN> USE CURRENT
  171. >SYSGEN> SET STARTUP_P1 ""
  172. >SYSGEN> WRITE CURRENT
  173. >SYSGEN> EXIT
  174. >and then reboot.
  175. >
  176. >     This kind of stuff should be covered in the "emergency procedures"
  177. >section of the system manager's manual(s).  Followups redirected to
  178. >vmsnet.sysmgt.
  179. >
  180. >        Pat Rankin, rankin@eql.caltech.edu
  181. >
  182. [Ed. note: The instructions to perform a minimum boot vary from
  183. processor to processor.  The instructions here are specific to a VAX
  184. 3100 (although most of the 3xxx product line seems to follow this
  185. "standard") NOT to all VAXen.  Check the Installation Supplement manual
  186. for your specific processor for the conversational boot procedure.]
  187. ---------------------------------------------------------------------
  188. ,DIR
  189.  
  190. >Subject: Why does emptying a dir take so long?
  191. >From: qb7g6@fel.tno.nl (Maarten Landzaat)
  192. >
  193. >I'm sorry if this is a FAQ. I don't often read VMS newsgroups.
  194. >A friend of mine using VAXstations 3100 and 4000(?) running
  195. >5.4 and 5.5 told me this striking story:
  196. >
  197. >He has a few directories containing a few hundred files. Sometimes, these
  198. >dirs need to be emptied. He then issues a simple delete *.*;* or whatever.
  199. >then VMS takes an INCREDIBLE time of 2 hours (5.4) or 45 minutes (5.5)
  200. >to delete the files.
  201. >
  202. >Now I've been working with VMS and unix, and didn't find that many
  203. >performance differences. But this is a VERY big difference. I've seen
  204. >lots of unix directories with hundreds of files, and delete time
  205. >seems linear. Deleting a few files on VMS does not take a long time,
  206. >at least IMO. Is VMS file deletion then not linear?
  207. >
  208. >Does anybody know why VMS takes such a long time?
  209. >Is it fundamental to the VMS filesystem structure?
  210.  
  211. #From: ewilts@galaxy.gov.bc.ca (Ed Wilts)
  212. #
  213. #I would hazard a guess that the size of the directory file exceeds 127 blocks.
  214. #The size of this file is proportional to the number of files in the directory
  215. #and the length of each file name.  I am surprised that you're seeing it with
  216. #only a few hundred files.
  217. #
  218. #Once you hit this magical limit [127 blocks], all hell breaks loose and you
  219. #wait forever to get any work done.  Spread your files over multiple
  220. #sub-directories if possible.
  221.  
  222. #From: granoff@ranger.enet.dec.com (Mark H. Granoff)
  223. #
  224. #Try deleting the files in reverse alphabetical order.  It'll take a little more
  225. #code (DCL, for example) than a simple DELE *.*.* command, but it'll improve the
  226. #performance of that logical operation.
  227. #
  228. #Directory files are maintained in alphabetical order.  If you delete the first
  229. #file in a directory, the directory file must be compressed and/or shuffled to
  230. #remove that first entry.  In a directory containing many files, this will take
  231. #some time.
  232.  
  233. #From: dfilip@colornet.UUCP
  234. #
  235. #If all access to the directory becomes VERY SLOW (including DIR's) then
  236. #I would suggest looking at the SYSGEN parameter ACP_DIRCACHE. This is the
  237. #number of blocks of a directory file that are kept in cache. Although a few
  238. #hundred files should NOT create an extremely large directory, if there were
  239. #ever a lot more (i.e., thousands) then this could be your problem since
  240. #directory files are not automatically compressed when files are deleted.
  241. #
  242. #ACP_DIRCACHE should be slightly larger than your largest directory file.
  243. #The parameter is dynamic, so you can change it without rebooting and see
  244. #if it fixes your problem.
  245. ---------------------------------------------------------------------
  246. ,SIG
  247. >From: "Kevin Cole at Gallaudet U. Washington DC" <CADS_COLE@GALLUA.BITNET>
  248. Subject: Automatic Signatures, Emblems and ">" a la EDT
  249.  
  250. Several people have asked me about automatic emblems.  I'm not saying this is
  251. the best way to do things...  I'm just saying it's the way I do things.  Seems
  252. to work OK for me.  Well, here's how I do it:
  253.      
  254.         1) Create a file with your particular emblem or signature in it.
  255.            (I called mine SIGNATURE.TXT.)
  256.      
  257.         2) Add the following lines in your LOGIN.COM:
  258.             $ DEFINE/NOLOG MAIL$EDIT    SYS$LOGIN:MAILEDIT.COM
  259.             $ MAIL      :== MAIL/EDIT=(SEND,REPLY=EXTRACT,FORWARD)
  260.      
  261.         3) Cut out the following two files (MAILEDIT.COM and MAILEDT.INI)
  262.      
  263. <Cut here>-------------------- MAILEDIT.COM -------------------------<Cut here>
  264. $ SET TERM/NOBROADCAST
  265. $ DEFINE /USER SYS$INPUT 'F$TRNLNM("SYS$OUTPUT")'
  266. $ IF P1 .EQS. "" THEN GOTO NOINPUT
  267. $ EDIT /COMMAND=SYS$LOGIN:MAILEDT.INI/OUTPUT='P2' 'P1'
  268. $ SET TERM/BROADCAST
  269. $ EXIT
  270. $NOINPUT:
  271. $ EDIT /COMMAND=SYS$LOGIN:MAILEDT.INI 'P2'
  272. $ SET TERM/BROADCAST
  273. $ EXIT
  274. <Cut here>-----------------------------------------------------------<Cut here>
  275.      
  276.      
  277. <Cut here>-------------------- MAILEDT.INI --------------------------<Cut here>
  278. SET CURSOR 0:20
  279. SET SCREEN 80
  280. SET WRAP 79
  281. SET SEARCH BEGIN
  282. SET ENTITY WORD '^H^I^J^K^L^M !"#$%&''()*+,-./:;<=>?@[\]^_`{|}~'
  283. SET WORD NODELIMITER
  284. DEFINE KEY GOLD 14 AS "5SHL."
  285. DEFINE KEY GOLD 15 AS "5SHR."
  286. DEFINE KEY GOLD D AS "DATE."
  287. C; ER -L 32000(62ASC -2L) ER EX
  288. INC SYS$LOGIN:SIGNATURE.TXT
  289. F BEG
  290. C; IDate sent: ^Z DATE ^M EX
  291. SET MODE CHANGE
  292. <Cut here>-----------------------------------------------------------<Cut here>
  293.      
  294.      
  295. NOTE: Change the ^H^I^J^K^L^M to control characters in the SET ENTITY command.
  296.       Change the ^Z to control-Z (but NOT the ^M) in the second last line.
  297.      
  298. Explaination:
  299.      
  300. The above does a bit more than what is asked for...  The reason I spawn instead
  301. of using callable EDT or TPU is because I prefer to turn off broadcasts while
  302. I'm editing, and because the COM file runs a non-standard INI file.  The
  303. special INI file is what adds the emblem/signature.  It also does a few other
  304. handy things like adding the time the message was sent, and adding the ">"
  305. character to the beginning of every old line in a reply.  (That's a trick I
  306. learned from someone on this list ages ago.)  The guts are in the last five
  307. lines.
  308.      
  309. First we move to the end of the buffer (ER).  Backup one line (-L).  Insert a
  310. ">" (62ASC) and go to previous line (-2L) 32000 times.  When we've finally
  311. added as many ">" as we can, go back to the end of the buffer (ER).  Add the
  312. signature file. (INC SYS$LOGIN:SIGNATURE.TXT).  Go back to the top of the file
  313. (F BEG) and add the current time and date (IDate sent: ^Z DATE ^M EX).  Lastly
  314. give control back to the sender (SET MODE CHANGE).
  315.  
  316. ---------------------------------------------------------------------
  317. ,FLA
  318. Subject:  No question is stupid...
  319. >From:     John McMahon - NASA GSFC ADFTO - 301-286-2045
  320.           <FASTEDDY@DFTNIC.GSFC.NASA.GOV>
  321. Date:     Thu, 3 Aug 89 12:18:10 EDT
  322.  
  323. (Commentary having very little to do with Vaxen follows...)
  324.  
  325. Sample antagonistic response to novice question:
  326. ***> RTFM! Page 7-7 in binder 8B, the version 4 doc set. Just set
  327. ***> bit 28 and you're done! And stop asking such silly questions,
  328. ***> which are so easily answered, will you!
  329.  
  330. It seems to me that usefulness of Info-Vax/Comp.Os.Vms is decreased when
  331. someone out on the net asks a question and is greeted with comments like those
  332. above.  To you the question may seem trivial...  However, it wasn't to the
  333. person posting.
  334.  
  335. First thing to keep in mind:  Even if it's in the manuals, the person may not
  336. be able to find it.  If you posted a question about "How do I increase the
  337. maximum record size for DECnet I/O", I could easily answer RTFM.  But that's
  338. only because I found it once...  It took a couple of hours, several manuals,
  339. and a little luck.  Some people aren't that lucky, and some don't have access
  340. to full documentation sets.  Also, when was the last time you actually read an
  341. index that pointed to exactly what you wanted the first time ?  Most indexes
  342. imply that the user knows approximately what he/she is looking for first...
  343. What is a user to do when he/she doesn't know where to look ?  How about ask
  344. the Info-Vax gurus...
  345.  
  346. Second thing to keep in mind:  Not everyone here is at the same level of
  347. experience.  Just because you are talented/knowledgeable you don't have to hold
  348. that over a novice who is lost in VMS.  Remember that at one point, all of the
  349. gurus (including you) were novices.  How far would you have advanced if people
  350. you asked for help from said "Read the manuals...  You ask silly questions..."
  351. Probably not as far as you have gotten.
  352.      
  353. Third thing:  Behind each posting is a person.  The network creates an
  354. 'artificial buffer' which keeps us separate enough that we forget.  Just
  355. because it's e-mail doesn't meen you shouldn't be polite.  We are humans after
  356. all...  We are supposed to be civilized...
  357.      
  358. Boiled down to a point:  Info-Vax is a technical discussion involving everyone
  359. from the Novice to Guru level.  Let's keep it polite and technical...  Don't
  360. post personal editorial comments...
  361.      
  362. (I know, I probably just violated that...)
  363.      
  364. Please direct comments to me (not the list)...
  365. /-------------------------------------+---------------------------------------\
  366. | John "Fast Eddie" McMahon           |    Span: SDCDCL::FASTEDDY (Node 6.9)  |
  367. | Advanced Data Flow Technology Office|    Arpa: FASTEDDY@DFTNIC.GSFC.NASA.GOV|
  368. | Code 630.4 - Building 28/W255       |  Bitnet: FASTEDDY@DFTBIT              |
  369. | NASA Goddard Space Flight Center    |GSFCmail: JMCMAHON                     |
  370. | Greenbelt, Maryland 20771           |   Phone: x6-2045                      |
  371.  
  372. --------------------------------------------------------------------------------
  373. ,IMAGE-DUMP-ANALYSIS
  374. >Subject: Analyzing a process dump
  375. >From: mjensen@BBN.COM (Martin Jensen)
  376. >
  377. >    I've got an executable that runs with the /dump qualifier.  I expect
  378. >    that, on occasion, the process will crash.  (as a matter of fact, we
  379. >    intentionally crash it if software detects an unrecoverable condition
  380. >    in the code).
  381. >
  382. >    The problem is that the dump files are pretty useless.  'show  calls'
  383. >    reports  only the module names - no routine names - and I've only got
  384. >    access to universal symbols.  The program is compiled with the /debug
  385. >    switch and linked with /trace.
  386. >
  387. >    Ideally, I would like to be able use anal/proc/image=xxx against the
  388. >    dump from the normally linked executable - where xxx would be an
  389. >    image containing the full DST and GST.  The couple of options I have
  390. >    tried allow me to analyze the dump, but the symbol locations don't
  391. >    match properly between the images.
  392. >
  393. >    Any ideas???
  394.  
  395. >Subject: Re: Analyzing a process dump
  396. >From: gjc@mitech.com (George J. Carrette)
  397. >
  398. >The trick people use is to LINK/DEBUG and then use a command
  399. >procedure that calls VMS PATCH to change the image back to thinking
  400. >it was LINK/NODEBUG.
  401. >
  402. >That way you get all the symbols in the image without having it start
  403. >up in the debugger.
  404. >
  405. >You can get a SETDEBUG.C or NSETDEBUG.COM, or other various of that
  406. >from various places. Probably VMSNET.SOURCES archives.
  407. >
  408. >-gjc
  409.  
  410. --------------------------------------------------------------------------------
  411. ,MCR
  412. Subject: Response to Question about "MCR"
  413. >From: Bruce Wright <rti!bcw@MCNC.ORG>
  414. Date: Thu, 28 Sep 89 15:31:08 GMT
  415.  
  416. In article <22331@cup.portal.com>, Wiley_M_Sanders@cup.portal.com writes:
  417. >    MCR stands for "Monitor Console/Control Routine", and is a vestigial
  418. > element left over when PDP-11 programs could be run under VMS. MCR is/was
  419. > the RSX-11 equivalent of the RUN command, although it really RUNS the
  420. > image as a foreign command, as opposed to RUN, which launches the
  421. > installed image. In that way it's not exactly a synonym for
  422. > RUN SYS$SYSTEM.
  423.      
  424. Sorry if this is too pedantic for the net.censors, if you don't like it
  425. just hit the "n" key.
  426.      
  427. The MCR command on VMS is more-or-less like RUN on VMS, though with some
  428. of the slight differences that have been mentioned here and elsewhere - but
  429. MCR on RSX was NOT the RSX equivalent of RUN.  VMS doesn't have an exact
  430. equivalent of MCR - the closest thing is DCL;  MCR was the user command
  431. line interface module under RSX.  As noted, MCR stands for "Monitor
  432. Console Routine" and was the prompt that the user saw:
  433.      
  434.     MCR>your-RSX-command
  435.      
  436. RUN was a very respectable RSX command - it ran a user image as a task.
  437. RSX commands were one-to-three letter commands which were derived from the
  438. names of installed tasks (sort of like an installed image on VMS, but when
  439. it was invoked it would start a new task [=process on VMS]).
  440.      
  441. RSX commands were one-to-three letter commands which were derived from the
  442. names of installed tasks.  These were run as separate tasks (=process on
  443. VMS) when the corresponding command was entered (everything on RSX was a
  444. task, image activation corresponded to task activation).  Since there were
  445. a number of different versions of RSX (RSX-11A, RSX-11B, RSX-11C, RSX-11D,
  446. RSX-11M, RSX-11M+, RSX-11S, IAS, POS, and maybe others), some of which
  447. shared only a few architectural and historical things in common, the
  448. precise details of the implementation differed somewhat between members
  449. of the family.
  450.      
  451. Later versions of RSX (and some of its derivatives such as IAS) did include
  452. a DCL interpreter which had numerous similarities (and differences) with
  453. respect to VMS DCL.  Because of the architecture of the systems, many of
  454. the DCL commands in the RSX family would start a new task (=process) rather
  455. than run an image in the same process as on VMS - but the effect from the
  456. user point of view was very similar.
  457.      
  458. >    Alas, the MCR command interpreter seems to be absent from VMS 5.2. At
  459. > least when I type SPAWN/CLI=MCR, it can't be found.
  460.      
  461. The MCR command is left over from when the RSX compatibility mode software
  462. was bundled in with VMS.  Those of you that have been around since VMS V1.0
  463. probably remember that, for example, DIRECTORY was implemented as PIP /LI
  464. and that many commands (including DIRECTORY) would spit out RSX-like error
  465. messages like "PIP -- No such file(s)".  It started out as much as an aid
  466. for DEC to get all that utility software running on the VAX as it did as an
  467. aid for helping customer conversions.
  468.      
  469. Since at least V4.0 this has been separate product (VAX-11 RSX) which sites
  470. with an earlier license automatically had a license to use.  When it was
  471. made a separate product, all the RSX code (MCR, PIP, TKB, FLX, and all the
  472. other friends from the RSX world, and BACKTRANS.EXE and other things from
  473. the VMS world which made the whole mess work) were removed and made part
  474. of the VAX-11 RSX product.
  475.      
  476. When this was done, the MCR command was probably left in the DCL tables
  477. because removing it would break too many command files and annoy too many
  478. people who had gotten used to typing "MCR mumble" instead of the wordier
  479. "RUN SYS$SYTEM:mumble".
  480.      
  481.      
  482.                         Bruce C. Wright
  483. --
  484. Dick Munroe                Internet: munroe@dmc.com
  485. Doyle Munroe Consultants, Inc.        UUCP: ...uunet!thehulk!munroe
  486. 267 Cox St.                Office: (508) 568-1618
  487. Hudson, Ma. USA                FAX: (508) 562-1133
  488.  
  489. GET CONNECTED!!! Send mail to info@dmc.com to find out about DMConnection.
  490.